From: Glenn Morris Date: Thu, 25 Sep 2003 01:56:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25436 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=693bef6e42e4ceeec040710e88b036834d4cfcbf;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 25a7a618c41..a473edeedeb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2003-09-25 Glenn Morris + + * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin. + (sh-font-lock-keywords, sh-feature): Fix previous change of + sh-feature to avoid infloop with sh-font-lock-keywords. + 2003-09-25 Kim F. Storm * frame.el (frame-current-scroll-bars): New defun.